Version

XamGridBarcode<T,M,A> Class Members

The following tables list the members exposed by XamGridBarcode<T,M,A>.

Protected Fields
 NameDescription
Protected Field_modelThe model in which to store the barcode. (Inherited from Infragistics.Web.Mvc.XamBarcode<T,M,A>)
Public Properties
 NameDescription
Public PropertyModelThe model in which to store the barcode. (Inherited from Infragistics.Web.Mvc.XamBarcode<T,M,A>)
Public Methods
 NameDescription
Public MethodBackingBrushOverloaded. Sets the brush to use to fill the backing of the barcode. (Inherited from Infragistics.Web.Mvc.XamBarcode<T,M,A>)
Public MethodBackingOutlineOverloaded. Sets the brush to use for the outline of the backing. (Inherited from Infragistics.Web.Mvc.XamBarcode<T,M,A>)
Public MethodBackingStrokeThicknessSets the stroke thickness of the backing outline. (Inherited from Infragistics.Web.Mvc.XamBarcode<T,M,A>)
Public MethodBarBrushOverloaded. Sets the brush to use to fill the background of the bars. (Inherited from Infragistics.Web.Mvc.XamBarcode<T,M,A>)
Public MethodBarsFillModeSets a value which specifies how the grid fills within the barcode control dimensions.  
Public MethodDataSets the data value. (Inherited from Infragistics.Web.Mvc.XamBarcode<T,M,A>)
Public MethodErrorMessageTextSets the message text displayed when some error occurs. (Inherited from Infragistics.Web.Mvc.XamBarcode<T,M,A>)
Public MethodFontSets the font of the text displayed by the control. (Inherited from Infragistics.Web.Mvc.XamBarcode<T,M,A>)
Public MethodFontBrushOverloaded. Sets the brush to use for the label font. (Inherited from Infragistics.Web.Mvc.XamBarcode<T,M,A>)
Public MethodHeightSets the height of the barcode container. (Inherited from Infragistics.Web.Mvc.XamBarcode<T,M,A>)
Public MethodHtmlAttributesSet HtmlAttributes to the HTML div element (Inherited from Infragistics.Web.Mvc.XamBarcode<T,M,A>)
Public MethodIDSets the ID of the barcode container. (Inherited from Infragistics.Web.Mvc.XamBarcode<T,M,A>)
Public MethodPixelScalingRatioSets the scaling value used to affect the pixel density of the control. (Inherited from Infragistics.Web.Mvc.XamBarcode<T,M,A>)
Public MethodStretchSets the stretch. (Inherited from Infragistics.Web.Mvc.XamBarcode<T,M,A>)
Public MethodWidthSets the width of the barcode container. (Inherited from Infragistics.Web.Mvc.XamBarcode<T,M,A>)
Public MethodWidthToHeightRatioSets the width (XDimension) to height (YDimension) ratio. It accepts only positive values. This property does not apply for the QR barcode.  
Public MethodXDimensionSets the X-dimension (narrow element width) for a symbol in mm. It accepts values from 0.01 to 100.  
See Also

View on GitHub